Skip to content

[behave] Added anottations for four classes#15953

Open
Spider84pr wants to merge 3 commits into
python:mainfrom
Spider84pr:behave2
Open

[behave] Added anottations for four classes#15953
Spider84pr wants to merge 3 commits into
python:mainfrom
Spider84pr:behave2

Conversation

@Spider84pr

Copy link
Copy Markdown
Contributor

I'm working on fully annotating behave/behave/runner.pyi.

This first commit adds annotations for four classes (ModelRunner, Runner, ContextMaskWarning, ContextMode).

In the next commit I'll add the remaining annotations (standalone functions and the Context class, which was partially annotated before).

@github-actions

This comment has been minimized.

@Spider84pr Spider84pr changed the title Added anottations for four classes [behave] Added anottations for four classes Jun 27, 2026
@Spider84pr

Copy link
Copy Markdown
Contributor Author

I have added remaining annotation as much as can.
Later will try add more stubs for classes of this library - so will annotate missing annotations and Incomplete in this file too.

@github-actions

This comment has been minimized.

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant